Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxt): extend nitro routes instead of overriding#5828

Merged
pi0 merged 2 commits intomainfrom
fix/default-index
Jul 12, 2022
Merged

fix(nuxt): extend nitro routes instead of overriding#5828
pi0 merged 2 commits intomainfrom
fix/default-index

Conversation

@pi0
Copy link
Copy Markdown
Member

@pi0 pi0 commented Jul 11, 2022

🔗 Linked issue

Resolves nuxt/nuxt#14297

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

With #5709 extended routes were initiated with (unextended) nitro routes which was not including defaults such as /

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 11, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit 724d132
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62cc41500527c400080d8938

@pi0 pi0 merged commit 56a3f1b into main Jul 12, 2022
@pi0 pi0 deleted the fix/default-index branch July 12, 2022 10:56
@pi0 pi0 mentioned this pull request Jul 12, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate does not work with root catch-all pages

2 participants